Ŀ
 Teach Yourself C++, 4th Edition                                       
                                                                       
 1. To install enter this command:                                     
        a:install a: c:                                                
    where a: is the diskette drive and c: is the destination drive.    
 2. Installs in subdirectory C:\TYCPP                                  
 3. You will need approximately 3 MB on your destination drive.        
 4. If you do not want to use GNU C++:                                 
        deltree c:\tycpp\gcc                                           
    This measure recovers approximately 2.8 MB                          
 5. Make sure that the FILES= command in CONFIG.SYS is set to at       
    least 20 files.                                                    
 6. Make sure that the SHELL command in CONFIG.SYS reserves enough     
    space to add the environment variables. /e:1024 is usually enough. 
                                                                       
 Al Stevens                                                            
 November, 1994                                                        

